////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////
//                                  README                                //
////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////


////////////////////////////////////////////////////////////////////////////
// Drivers signing
////////////////////////////////////////////////////////////////////////////
1) assume WinDDK (Windows Driver Kit) is installed on your computer (free can be downloaded at microsoft.com)
2) Run console as administartor (Start menu / All Programs / Accessories / right click on "Command Prompt" and do "Run as administrator"
3) change BINDIR directory in "Create Debug Certificate.bat" and "Sign binary.bat"
4) execute "Do All.bat"
5) reboot computer



////////////////////////////////////////////////////////////////////////////
// Disable test mode
////////////////////////////////////////////////////////////////////////////
When you don't need to execute drivers anymore, to disable driver testing mode,
 run "Disable Test Signing.bat" from a console launched as administrator